-
Home
-
WP Data Access – App, Table, Form, Chart & Map Builder plugin
-
5.5.32
-
Code
-
Classes
- WPDA_Export_Sql
Total Complexity |
139 |
Dependencies |
6 |
Dependents |
1 |
Total lines |
851 |
Lines of code |
512 |
Logical lines of code |
280 |
Comment lines |
239 |
Methods |
18 |
Properties |
10 |
Methods 18
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
insert_rows_buffer() |
D |
31 |
37 |
100 |
export() |
B |
41 |
20 |
49 |
create_table() |
B |
39 |
17 |
60 |
export_table_settings() |
A |
37 |
9 |
84 |
insert_rows() |
A |
43 |
11 |
48 |
export_rows() |
A |
43 |
10 |
48 |
export_with_arguments() |
A |
51 |
9 |
24 |
export_tables() |
S |
53 |
5 |
26 |
__construct() |
S |
61 |
4 |
12 |
db_begin() |
S |
59 |
3 |
15 |
empty_table() |
S |
67 |
3 |
7 |
column_data_types() |
S |
69 |
2 |
7 |
db_end() |
S |
65 |
2 |
10 |
header() |
S |
72 |
2 |
5 |
write_output() |
S |
67 |
2 |
8 |
is_numeric() |
S |
79 |
1 |
3 |
wrong_arguments() |
S |
82 |
1 |
3 |
set_output_stream() |
S |
81 |
1 |
3 |